home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk70 / menumgr / menumanager.def < prev    next >
Text File  |  1995-03-19  |  1KB  |  77 lines

  1. =MENU
  2. &Utilities 
  3.  =ITEM
  4.  &Zippy    @Z
  5.  .path Util: add
  6.  .cd vd0:
  7.  .Util:zippy
  8.  $Zippy is a Directory Utility
  9.  =ITEM
  10.  &Magus!   @M
  11.  .arun rx Magus!
  12.  $Magus! - an ARexx Print Spooler
  13.  =ITEM
  14.  &DiskSpChk
  15.  .arun Util:dsd
  16.  $Disk space checker
  17.  =ITEM
  18.  &KeyClick 
  19.  .arun sys:utilities/keyclick
  20.  $Makes the keys click
  21.  =ITEM
  22.  &File Util
  23.   =SUBITEM
  24.   &Copy File@C
  25.   .copy [!Select File to Copy%] to [!Enter Destination]
  26.   =SUBITEM
  27.   &Del File @D
  28.   .delete [!Select File to Delete%]
  29.   =SUBITEM
  30.   &Edit File@E
  31.   .arun ed [!Select File to Edit%]
  32.   =SUBITEM
  33.   &File Info@I
  34.   .arun Util:fileinfo [!Select File to Pass to FileInfo%]
  35.   $File Info Allows You to Alter File Name, etc.
  36.   =SUBITEM
  37.   &File List@L
  38.   .Util:ls -l [!Enter Directory/FileName (w/ wildcards)!!]
  39.   $Lists Files Using a PD file lister, LS
  40.   =SUBITEM
  41.   &Find File@F
  42.   .stack 10000
  43.   .Util:LookFor [!Enter File Name and Devices to Search]
  44.   $Uses PD program LookFor
  45.   $Usage:  [ANY] filename [ALL | ON [devices]]
  46.  =ITEM
  47.  &Clean VD0
  48.  .cleanramdisk
  49. =MENU
  50. &Comm Pgms 
  51.  =ITEM
  52.  &Access!  @A
  53.  .arun Utility_2:access/access!
  54.  =ITEM
  55.  &SKETerm  @S
  56.  .cd SKETerm:ske
  57.  .sketerm
  58. =MENU
  59. &Screen 
  60.  =ITEM
  61.  &Start VScreen @V
  62.  .Util:vscreen 900 400
  63.  =ITEM
  64.  &End   VScreen 
  65.  .Util:vscreen
  66.  =ITEM
  67.  &Screen Capture
  68.  .arun Util:screenx
  69. =MENU
  70. &Readers 
  71.  =ITEM
  72.  &Click Read@K
  73.  .arun Util:cr [!Select File to Read%]
  74.  $Nice file reader that stores away\as a tiny window when not in use.
  75.  =ITEM
  76.  &Read      @R
  77.  .arun Util:read [!Select File to Read%]